gpsbabel.git
20 years agoLat/long are absolutes since we have a different hemi field.
robertl [Tue, 10 Jan 2006 14:00:55 +0000 (14:00 +0000)]
Lat/long are absolutes since we have a different hemi field.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1678 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoA truckload of minor changes to improve error reporting from Garmin modules.
robertl [Mon, 9 Jan 2006 22:47:08 +0000 (22:47 +0000)]
A truckload of minor changes to improve error reporting from Garmin modules.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1677 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoTurn on MALLOC_CHECK.
robertl [Mon, 9 Jan 2006 20:34:29 +0000 (20:34 +0000)]
Turn on MALLOC_CHECK.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1676 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agofixed overlapping strcpy
parkrrrr [Mon, 9 Jan 2006 19:03:07 +0000 (19:03 +0000)]
fixed overlapping strcpy

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1675 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoTest xml time failure correctly.
robertl [Mon, 9 Jan 2006 17:30:09 +0000 (17:30 +0000)]
Test xml time failure correctly.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1674 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agobug: freeing non-malloced string
parkrrrr [Mon, 9 Jan 2006 17:16:10 +0000 (17:16 +0000)]
bug: freeing non-malloced string

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1673 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAlways duplicate badchar string into handle to eliminate special cases on
robertl [Mon, 9 Jan 2006 17:07:30 +0000 (17:07 +0000)]
Always duplicate badchar string into handle to eliminate special cases on
the handle release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1672 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoDon't emit time if we don't have time. Don't have time if gmtime fails.
robertl [Mon, 9 Jan 2006 16:22:03 +0000 (16:22 +0000)]
Don't emit time if we don't have time.  Don't have time if gmtime fails.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1671 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoTesto for January 06 Google Maps change
parkrrrr [Mon, 9 Jan 2006 15:55:58 +0000 (15:55 +0000)]
Testo for January 06 Google Maps change

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1670 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoJanuary 2006 changes to Google Maps
parkrrrr [Mon, 9 Jan 2006 15:55:25 +0000 (15:55 +0000)]
January 2006 changes to Google Maps

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1669 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoCorrectly handle mpsmergeout option as a real binary option.
robertl [Fri, 6 Jan 2006 19:59:57 +0000 (19:59 +0000)]
Correctly handle mpsmergeout option as a real binary option.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1668 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoOoopsy. Forgot to terminate the options list.
robertl [Fri, 6 Jan 2006 19:54:00 +0000 (19:54 +0000)]
Ooopsy.  Forgot to terminate the options list.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1667 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoRename uuid_generate to avoid conflich with one in darwin's libm.
robertl [Tue, 3 Jan 2006 15:50:02 +0000 (15:50 +0000)]
Rename uuid_generate to avoid conflich with one in darwin's libm.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1666 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoCET-workarround for gpx files removed. "encoding=UTF-8" for gpx format is standard...
oliskoli [Thu, 22 Dec 2005 23:49:36 +0000 (23:49 +0000)]
CET-workarround for gpx files removed. "encoding=UTF-8" for gpx format is standard from now.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1665 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFixed "copy and paste" artefact.
oliskoli [Thu, 22 Dec 2005 22:59:59 +0000 (22:59 +0000)]
Fixed "copy and paste" artefact.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1664 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFixed directory name to create for the application.
oliskoli [Wed, 21 Dec 2005 23:14:20 +0000 (23:14 +0000)]
Fixed directory name to create for the application.
Defined mutex (and create in utils.pas) to tell "Setup" that we are running.
Replaced several locations of version and release with const definitions.
Changed basename for setup package to iGPSBabel-{#Version}{#Release}.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1663 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoShow diffs and pause only if "fc" returns with an error.
oliskoli [Mon, 19 Dec 2005 23:01:30 +0000 (23:01 +0000)]
Show diffs and pause only if "fc" returns with an error.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1662 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded testo sequence for "real" geoniche file format.
oliskoli [Mon, 19 Dec 2005 22:45:07 +0000 (22:45 +0000)]
Added testo sequence for "real" geoniche file format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1661 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoEnhance geoniche to read the "real" geoniche binary format.
oliskoli [Mon, 19 Dec 2005 22:44:15 +0000 (22:44 +0000)]
Enhance geoniche to read the "real" geoniche binary format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1660 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded gpx reference for "real" geoniche file format.
oliskoli [Mon, 19 Dec 2005 22:31:10 +0000 (22:31 +0000)]
Added gpx reference for "real" geoniche file format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1659 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded gpsbabel startup-time (freezed and unfreezed) to global variables.
oliskoli [Mon, 19 Dec 2005 22:11:52 +0000 (22:11 +0000)]
Added gpsbabel startup-time (freezed and unfreezed) to global variables.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1658 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded "real" geoniche file (binary) to reference.
oliskoli [Mon, 19 Dec 2005 21:56:00 +0000 (21:56 +0000)]
Added "real" geoniche file (binary) to reference.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1657 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoPlatform depended code removed.
oliskoli [Mon, 19 Dec 2005 19:27:33 +0000 (19:27 +0000)]
Platform depended code removed.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1656 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoJust some updates for the hivemind
parkrrrr [Fri, 16 Dec 2005 15:17:39 +0000 (15:17 +0000)]
Just some updates for the hivemind

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1655 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoWrite status of '3' when writing Delorme GPL files.
robertl [Thu, 15 Dec 2005 16:43:37 +0000 (16:43 +0000)]
Write status of '3' when writing Delorme GPL files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1654 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoSketch in example of converting waypoints to tracks.
robertl [Wed, 14 Dec 2005 21:17:30 +0000 (21:17 +0000)]
Sketch in example of converting waypoints to tracks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1653 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoan1 is a binary format; use bincompare
parkrrrr [Tue, 13 Dec 2005 15:20:11 +0000 (15:20 +0000)]
an1 is a binary format; use bincompare

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1652 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoupdate for radius default changes
parkrrrr [Tue, 13 Dec 2005 15:14:33 +0000 (15:14 +0000)]
update for radius default changes

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1651 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded 'circle' type and 'radius' option to an1
parkrrrr [Tue, 13 Dec 2005 15:11:32 +0000 (15:11 +0000)]
Added 'circle' type and 'radius' option to an1

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1650 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded envirounment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.
oliskoli [Tue, 13 Dec 2005 01:27:58 +0000 (01:27 +0000)]
Added envirounment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1649 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded enviroment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.
oliskoli [Tue, 13 Dec 2005 00:01:51 +0000 (00:01 +0000)]
Added enviroment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1648 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoWrite CR/LF only from NON-Windows based platforms.
oliskoli [Mon, 12 Dec 2005 23:58:59 +0000 (23:58 +0000)]
Write CR/LF only from NON-Windows based platforms.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1647 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoUpdate GUI to internal release 0.2.2.21 (12/12/2005).
oliskoli [Mon, 12 Dec 2005 22:40:54 +0000 (22:40 +0000)]
Update GUI to internal release 0.2.2.21 (12/12/2005).
GUI has now embedded french and german translations for GUI and gpsbabel options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1646 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFrench translations per 12/12/2005.
oliskoli [Mon, 12 Dec 2005 22:29:43 +0000 (22:29 +0000)]
French translations per 12/12/2005.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1645 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoGerman translations per 12/12/2005.
oliskoli [Mon, 12 Dec 2005 22:29:02 +0000 (22:29 +0000)]
German translations per 12/12/2005.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1644 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoChange option cartoexplorer to cartoexploreur.
oliskoli [Mon, 12 Dec 2005 21:53:11 +0000 (21:53 +0000)]
Change option cartoexplorer to cartoexploreur.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1643 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoChanged "Carto Explorer" to "Carto Exploreur" (cartoexplorer to cartoexploreur).
oliskoli [Mon, 12 Dec 2005 21:45:50 +0000 (21:45 +0000)]
Changed "Carto Explorer" to "Carto Exploreur" (cartoexplorer to cartoexploreur).
Check this option in pcx_route_hdr too.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1642 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAllow override of Yahoo address field separators.
robertl [Mon, 12 Dec 2005 19:37:26 +0000 (19:37 +0000)]
Allow override of Yahoo address field separators.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1641 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoParse address for Yahoo reader, too.
robertl [Mon, 12 Dec 2005 17:12:59 +0000 (17:12 +0000)]
Parse address for Yahoo reader, too.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1640 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoSketch in Yahoo geocode reader.
robertl [Mon, 12 Dec 2005 15:43:00 +0000 (15:43 +0000)]
Sketch in Yahoo geocode reader.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1639 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoWarn about -o appearing on command line before -i.
robertl [Mon, 12 Dec 2005 15:42:27 +0000 (15:42 +0000)]
Warn about -o appearing on command line before -i.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1638 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoCatch ARGTYPE_INT arguments with defaults that aren't integers.
robertl [Sat, 10 Dec 2005 20:35:21 +0000 (20:35 +0000)]
Catch ARGTYPE_INT arguments with defaults that aren't integers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1637 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agobcr option "radius" fixed.
oliskoli [Thu, 8 Dec 2005 00:39:06 +0000 (00:39 +0000)]
bcr option "radius" fixed.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1636 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFixed declared data type of color options.
oliskoli [Thu, 8 Dec 2005 00:11:55 +0000 (00:11 +0000)]
Fixed declared data type of color options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1635 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoTypo and language fixes.
oliskoli [Tue, 6 Dec 2005 18:10:14 +0000 (18:10 +0000)]
Typo and language fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1634 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoUpdate GUI to internal release 0.2.2.21.
oliskoli [Tue, 6 Dec 2005 18:09:03 +0000 (18:09 +0000)]
Update GUI to internal release 0.2.2.21.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1633 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded ignore template for translations.
oliskoli [Tue, 6 Dec 2005 17:54:52 +0000 (17:54 +0000)]
Added ignore template for translations.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1632 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFrench translation of GPSBabel options.
oliskoli [Tue, 6 Dec 2005 17:30:08 +0000 (17:30 +0000)]
French translation of GPSBabel options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1631 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoGerman translation of GPSBabel options.
oliskoli [Tue, 6 Dec 2005 17:28:23 +0000 (17:28 +0000)]
German translation of GPSBabel options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1630 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded template for translation of GPSBabel options.
oliskoli [Tue, 6 Dec 2005 17:24:29 +0000 (17:24 +0000)]
Added template for translation of GPSBabel options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1629 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoUpdate GUI to internal release 0.2.2.20.
oliskoli [Tue, 6 Dec 2005 00:49:43 +0000 (00:49 +0000)]
Update GUI to internal release 0.2.2.20.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1628 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoNew dialog to select anything from any stringlist.
oliskoli [Tue, 6 Dec 2005 00:41:36 +0000 (00:41 +0000)]
New dialog to select anything from any stringlist.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1627 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoUpdate GUI to internal release 0.2.2.20.
oliskoli [Tue, 6 Dec 2005 00:38:08 +0000 (00:38 +0000)]
Update GUI to internal release 0.2.2.20.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1626 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoMinor GPSBabelGUI-2 updates.
oliskoli [Tue, 6 Dec 2005 00:25:47 +0000 (00:25 +0000)]
Minor GPSBabelGUI-2 updates.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1625 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded "Inno Setup" script for automized package.
oliskoli [Tue, 6 Dec 2005 00:20:51 +0000 (00:20 +0000)]
Added "Inno Setup" script for automized package.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1624 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded "delphi compatibility" unit to project GPSBabelGUI.
oliskoli [Tue, 6 Dec 2005 00:12:50 +0000 (00:12 +0000)]
Added "delphi compatibility" unit to project GPSBabelGUI.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1623 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoNukedata, position: No periods at and of help string text.
robertl [Mon, 5 Dec 2005 18:04:06 +0000 (18:04 +0000)]
Nukedata, position: No periods at and of help string text.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1622 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded write sequence for gdb format.
oliskoli [Mon, 5 Dec 2005 13:35:46 +0000 (13:35 +0000)]
Added write sequence for gdb format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1621 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoConversion BUGFIX (multiple input files).
oliskoli [Mon, 5 Dec 2005 13:33:18 +0000 (13:33 +0000)]
Conversion BUGFIX (multiple input files).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1620 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded flags to waypoint and route structure (CET conversions).
oliskoli [Mon, 5 Dec 2005 13:31:29 +0000 (13:31 +0000)]
Added flags to waypoint and route structure (CET conversions).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1619 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoMinor GDB fixes (reference data changed).
oliskoli [Mon, 5 Dec 2005 13:28:53 +0000 (13:28 +0000)]
Minor GDB fixes (reference data changed).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1618 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoOnly decrement internal waypt_ct if waypt_head is flushed.
oliskoli [Mon, 5 Dec 2005 13:26:32 +0000 (13:26 +0000)]
Only decrement internal waypt_ct if waypt_head is flushed.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1617 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoDo the same enclosure quoting hack on input for MXF.
robertl [Sat, 3 Dec 2005 03:22:06 +0000 (03:22 +0000)]
Do the same enclosure quoting hack on input for MXF.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1616 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAllow MXF to do it's "characters are both required and disallowed" thing.
robertl [Sat, 3 Dec 2005 03:05:04 +0000 (03:05 +0000)]
Allow MXF to do it's "characters are both required and disallowed" thing.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1615 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdd the 148 official colors so the Fugawi users can specify "lemonchiffon",
robertl [Fri, 2 Dec 2005 22:16:00 +0000 (22:16 +0000)]
Add the 148 official colors so the Fugawi users can specify "lemonchiffon",
"mintrose", and "peachpuff" instead of the just the names from the box of
16 crayons.
(Please remind me of this next time I say "no"...)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1614 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoMove color parser from an1 to util.c. Teach Ozi cmd line parser to use it.
robertl [Fri, 2 Dec 2005 19:14:38 +0000 (19:14 +0000)]
Move color parser from an1 to util.c.   Teach Ozi cmd line parser to use it.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1613 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoGarmin Logbook files have extension of .xml.
robertl [Fri, 2 Dec 2005 13:33:28 +0000 (13:33 +0000)]
Garmin Logbook files have extension of .xml.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1612 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFix type for carto option.
robertl [Thu, 1 Dec 2005 21:04:16 +0000 (21:04 +0000)]
Fix type for carto option.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1611 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoBump version for GSAK beta.
robertl [Thu, 1 Dec 2005 20:29:16 +0000 (20:29 +0000)]
Bump version for GSAK beta.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1609 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoDon't create empty link in KML output.
robertl [Thu, 1 Dec 2005 20:27:32 +0000 (20:27 +0000)]
Don't create empty link in KML output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1608 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoprevent a potential but currently impossible segfault that could happen when an fs...
parkrrrr [Thu, 1 Dec 2005 20:01:16 +0000 (20:01 +0000)]
prevent a potential but currently impossible segfault that could happen when an fs-copy function just does a memcpy

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1607 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoEnhance Ozi reader and writer to allow waypoint colors to be preserved
robertl [Thu, 1 Dec 2005 20:00:42 +0000 (20:00 +0000)]
Enhance Ozi reader and writer to allow waypoint colors to be preserved
across a merge.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1606 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoChanged to non-fixed character set. Makes sense for GUI screen output and other situa...
oliskoli [Thu, 1 Dec 2005 01:25:49 +0000 (01:25 +0000)]
Changed to non-fixed character set. Makes sense for GUI screen output and other situations.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1605 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoCall wr_init before the waypoint backup is done.
robertl [Wed, 30 Nov 2005 23:30:03 +0000 (23:30 +0000)]
Call wr_init before the waypoint backup is done.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1604 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFix typo in help string for Cartoexplorer.
robertl [Wed, 30 Nov 2005 22:47:11 +0000 (22:47 +0000)]
Fix typo in help string for Cartoexplorer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1603 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded missing break in case statement. Patch from Rene.
oliskoli [Thu, 24 Nov 2005 18:12:48 +0000 (18:12 +0000)]
Added missing break in case statement. Patch from Rene.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1602 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoCheck if output file was opened before.
oliskoli [Thu, 24 Nov 2005 02:11:57 +0000 (02:11 +0000)]
Check if output file was opened before.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1601 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoEnhanced filter list -%1 in same manner like format's -^3 output.
oliskoli [Mon, 21 Nov 2005 23:19:11 +0000 (23:19 +0000)]
Enhanced filter list -%1 in same manner like format's -^3 output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1600 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded README.gui.
oliskoli [Sun, 20 Nov 2005 21:41:04 +0000 (21:41 +0000)]
Added README.gui.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1599 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded README.gui to filelist for windows package.
oliskoli [Sun, 20 Nov 2005 21:39:46 +0000 (21:39 +0000)]
Added README.gui to filelist for windows package.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1598 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoBig gui update:
oliskoli [Sun, 20 Nov 2005 21:33:45 +0000 (21:33 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1597 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoBig gui update:
oliskoli [Sun, 20 Nov 2005 21:28:09 +0000 (21:28 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1596 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoBugfix for embedded translations.
oliskoli [Sun, 20 Nov 2005 21:24:43 +0000 (21:24 +0000)]
Bugfix for embedded translations.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1595 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoBig gui update:
oliskoli [Sun, 20 Nov 2005 21:21:30 +0000 (21:21 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1594 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoNew internal gnugettext wrapper for older Delphi releases.
oliskoli [Sun, 20 Nov 2005 21:11:00 +0000 (21:11 +0000)]
New internal gnugettext wrapper for older Delphi releases.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1593 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded gnugettext wrapper for Delphi 5.
oliskoli [Sun, 20 Nov 2005 21:09:20 +0000 (21:09 +0000)]
Added gnugettext wrapper for Delphi 5.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1592 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoRenamed template.po to default.po
oliskoli [Sun, 20 Nov 2005 21:06:22 +0000 (21:06 +0000)]
Renamed template.po to default.po

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1591 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoNew dialog to handle format options
oliskoli [Sun, 20 Nov 2005 21:01:57 +0000 (21:01 +0000)]
New dialog to handle format options

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1590 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded explanation of algorithm in comments
parkrrrr [Fri, 18 Nov 2005 19:57:12 +0000 (19:57 +0000)]
Added explanation of algorithm in comments

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1589 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoChanged variable names to make code a little less impenetrable
parkrrrr [Fri, 18 Nov 2005 19:46:57 +0000 (19:46 +0000)]
Changed variable names to make code a little less impenetrable

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1588 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agooops; backwards test
parkrrrr [Fri, 18 Nov 2005 19:46:34 +0000 (19:46 +0000)]
oops; backwards test

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1587 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFixed incompatibility with some C compilers.
parkrrrr [Thu, 17 Nov 2005 13:22:55 +0000 (13:22 +0000)]
Fixed incompatibility with some C compilers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1586 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoTypo fixes. "GSPBabel", indeed....
robertl [Mon, 14 Nov 2005 22:43:01 +0000 (22:43 +0000)]
Typo fixes.  "GSPBabel", indeed....

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1585 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoPaul Fox and Robert Lipe include tracks and routes in GPX <bounds> info.
robertl [Mon, 14 Nov 2005 14:28:43 +0000 (14:28 +0000)]
Paul Fox and Robert Lipe include tracks and routes in GPX <bounds> info.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1584 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoChanged strftime format because %T is being ignored under Windows.
oliskoli [Sun, 13 Nov 2005 21:13:07 +0000 (21:13 +0000)]
Changed strftime format because %T is being ignored under Windows.
Fixed reading of track coordinates.
Added pcx track to reference data and testo sequence.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1583 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoDocumentation for new an1 and simplify options
parkrrrr [Sun, 13 Nov 2005 17:20:19 +0000 (17:20 +0000)]
Documentation for new an1 and simplify options

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1582 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded options to minimize pathlength changes and to stop based on error rather than...
parkrrrr [Sun, 13 Nov 2005 17:19:56 +0000 (17:19 +0000)]
Added options to minimize pathlength changes and to stop based on error rather than count

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1581 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoAdded options to make mapnotes or text
parkrrrr [Sun, 13 Nov 2005 17:19:05 +0000 (17:19 +0000)]
Added options to make mapnotes or text

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1580 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agoFix shadow var.
robertl [Fri, 11 Nov 2005 23:38:46 +0000 (23:38 +0000)]
Fix shadow var.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1579 f51c46e8-681c-474f-0cfe-069cfd0219fb

20 years agocorrect zero NMEA lat/lon on input
alexmot [Fri, 11 Nov 2005 20:44:20 +0000 (20:44 +0000)]
correct zero NMEA lat/lon on input

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1578 f51c46e8-681c-474f-0cfe-069cfd0219fb